Websydian v6.1 online documentationOnline documentation - WebsydianExpress v3.5

WebsydianExpress - Message


WSE0237 - Error Saving Request

Error message

A service tried to save the request to the file "&(1:)" (char-set: &(2:)). The attempt failed, the return code was: &(3:). The service is specified for the URL-mask: &(4:).

Parameters

&(1:) - The location and name specified for the output file.

&(2:) - The character set specified for saving the file.

&(3:) - The error code returned by the save function.

&(4:) - The URL mask that was used to identify the service processor.

Description

A web service program tried to save a request to a file, an error occurred when the file was saved.

Action

 Check whether the specified location exists and whether the application has sufficient authority to save the file in this location.

Category / Severity

System / Error